getRemoteInputs

open fun getRemoteInputs(): @Nullable Array<RemoteInput>(source)

Get the list of inputs to be collected from the user when this action is sent. May return null if no remote inputs were added. Only returns inputs which accept a text input. For inputs which only accept data use getDataOnlyRemoteInputs.